The following tables list the members exposed by JAMSNativeActivityGeneric<T>.
Protected Fields
| Name | Description |
 | ContinueExecution | Defaults to true. Can be set to false to stop execution. |
Top
Public Properties
| Name | Description |
 | DisplayName | (Inherited from System.Activities.Activity) |
 | Id | (Inherited from System.Activities.Activity) |
 | Result | (Inherited from System.Activities.Activity<T>) |
 | ResultType | (Inherited from System.Activities.ActivityWithResult) |
Top
Public Methods
| Name | Description |
 | ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. |
 | ToString | (Inherited from System.Activities.Activity) |
Top
See Also